home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILREEN / LASERFNT.LZH / VENTURA.DOC < prev    next >
Text File  |  1990-09-05  |  2KB  |  43 lines

  1.                           USING ESF FONTS WITH VENTURA
  2.  
  3. All LaserJet fonts on this disk are compatible with Ventura Publisher. To
  4. use these fonts in Ventura they must first be converted into Ventura format.
  5. To convert these fonts you need your Ventura Disk #11.
  6.  
  7. Step 1) Build new VFM files. (Ventura Font Metric width tables) Find the 
  8. Ventura program HPLTOVFM.EXE. Run this program for each soft font found in
  9. this set.
  10.  
  11. HPLTOVFM SM180PRN.USP /F=SYMBOLS /N=37 /P=18 /W=N
  12.  
  13. Where /F= is the typeface name which MUST start with a capitol letter
  14.       /N= is the typeface number (look these up in you Ventura manual)
  15.       /P= is the point size of the font
  16.       /W= weight of the font, N=normal, I=italic, B=bold, T=bold italic
  17.  
  18. Step 2) Make an ASCII text file that lists the name of each VFM file created 
  19. in step 1. (Must end in ".LST".) One file name per line. The file names must
  20. be listed in point size order smallest to largest, with styles listed in:
  21. normal, italic, bold, bold italic order.
  22.  
  23. Step 3) Use the Ventura VFMTOWID.EXE program and the LST file from step 2
  24. plus the VFM files to create a width table.
  25.  
  26. VFMTOWID ESFSHARE.LST /N=CORDATA
  27.  
  28. Where ESFSHARE.LST is the list file created in step 2,
  29.       /N= the device switch for your printer (look up Operations - Set Printer
  30.           Info menu in Ventura. The portion before the comma is all that 
  31.           matters.
  32.  
  33. Step 4) Convert the HP format fonts to Ventura B30 format using the Ventura
  34. utility HPLTOFNT.
  35.  
  36. HPLTOFNT TR120RPN.USP /F=Roman /N=5 /P=12 /W=N
  37.  
  38. Step 5) Merge the width tables and clean up. Run Ventura and select Options -
  39. Add Remove Fonts - Merge Width Table. Then go back and delete the ".USP" fonts
  40. since they are not used by Ventura.
  41.  
  42.  
  43.